Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding accessibility to AltBeacon SDK options #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ebjerkelund
Copy link

@ebjerkelund ebjerkelund commented Aug 23, 2017

Adding capabilities to:

  • scan for AltBeacon, Eddystone TLM, Eddystone UID, Eddystone URL, and iBeacon layouts
  • adjust the scan period interval
  • make the UUID optional when ranging so as to be able scan across all available beacons

These changes have been implemented in the Android modules only. Sorry, I don't have access to IOS devices to make the changes. The Android changes have been tested and confirmed in my environment. I have also used the generated plugin in my own app successfully.

I am relatively new to NativeScript and these changes may not be implemented in the best possible way; please let me know if there are changes you would like me to make.

ebjerkelund and others added 7 commits August 13, 2017 16:14
- scan for AltBeacon, Eddystone TLM, Eddystone UID, Eddystone URL, and
iBeacon layouts
- adjust the scan period interval
- make the UUID optional when ranging so as to be able scan across all
available beacons
- scan for AltBeacon, Eddystone TLM, Eddystone UID, Eddystone URL, and
iBeacon layouts
- adjust the scan period interval
- make the UUID optional when ranging so as to be able scan across all
available beacons
@patricklx
Copy link

patricklx commented Jul 3, 2018

@demetrio812 I also need this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants